[INFO] cloning repository https://github.com/PartyWumpus/C-to-befunge93
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PartyWumpus/C-to-befunge93" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPartyWumpus%2FC-to-befunge93", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPartyWumpus%2FC-to-befunge93'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ea1df516e903a20fe67eab8389b7a44abb7e113
[INFO] fixing PartyWumpus/C-to-befunge93 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPartyWumpus%2FC-to-befunge93" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PartyWumpus/C-to-befunge93
[INFO] finished tweaking git repo https://github.com/PartyWumpus/C-to-befunge93
[INFO] tweaked toml for git repo https://github.com/PartyWumpus/C-to-befunge93 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PartyWumpus/C-to-befunge93 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PartyWumpus/C-to-befunge93 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/PartyWumpus/codespan_preprocessed.git`
[INFO] [stderr]     Updating git repository `https://github.com/PartyWumpus/lang-c.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prime_factorization v1.0.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0d71e14dd31d93094c8f7adbe7ca75442544fba71f06e2632e7df34fa275f681
[INFO] running `Command { std: "docker" "start" "0d71e14dd31d93094c8f7adbe7ca75442544fba71f06e2632e7df34fa275f681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d71e14dd31d93094c8f7adbe7ca75442544fba71f06e2632e7df34fa275f681" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d71e14dd31d93094c8f7adbe7ca75442544fba71f06e2632e7df34fa275f681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d71e14dd31d93094c8f7adbe7ca75442544fba71f06e2632e7df34fa275f681" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling codespan_preprocessed v0.9.0 (https://github.com/PartyWumpus/codespan_preprocessed.git?branch=main#ad5265b8)
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling lang-c v0.15.1 (https://github.com/PartyWumpus/lang-c.git?branch=sauce#1200ccc0)
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking prime_factorization v1.0.5
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]     Checking c-to-befunge v0.1.0 (/opt/rustwide/workdir/crates/c-to-befunge)
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stdout] warning: unused variable: `bounded`
[INFO] [stdout]    --> crates/c-to-befunge/src/builder.rs:465:73
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub fn constrain_to_range(&mut self, value: &IRValue, size: IRType, bounded: bool) {
[INFO] [stdout]     |                                                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bounded`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bounded`
[INFO] [stdout]    --> crates/c-to-befunge/src/builder.rs:465:73
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub fn constrain_to_range(&mut self, value: &IRValue, size: IRType, bounded: bool) {
[INFO] [stdout]     |                                                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bounded`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]     --> crates/c-to-befunge/src/c_compiler.rs:1876:55
[INFO] [stdout]      |
[INFO] [stdout] 1876 |                 for (init_info, (_field_name, (ctype, offset))) in
[INFO] [stdout]      |                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]     --> crates/c-to-befunge/src/c_compiler.rs:1883:43
[INFO] [stdout]      |
[INFO] [stdout] 1883 |                 for (_field_name, (ctype, offset)) in struct_fields {
[INFO] [stdout]      |                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]     --> crates/c-to-befunge/src/c_compiler.rs:1876:55
[INFO] [stdout]      |
[INFO] [stdout] 1876 |                 for (init_info, (_field_name, (ctype, offset))) in
[INFO] [stdout]      |                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]     --> crates/c-to-befunge/src/c_compiler.rs:1883:43
[INFO] [stdout]      |
[INFO] [stdout] 1883 |                 for (_field_name, (ctype, offset)) in struct_fields {
[INFO] [stdout]      |                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bounded`
[INFO] [stdout]    --> crates/c-to-befunge/src/builder.rs:465:73
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub fn constrain_to_range(&mut self, value: &IRValue, size: IRType, bounded: bool) {
[INFO] [stdout]     |                                                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bounded`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]     --> crates/c-to-befunge/src/c_compiler.rs:1876:55
[INFO] [stdout]      |
[INFO] [stdout] 1876 |                 for (init_info, (_field_name, (ctype, offset))) in
[INFO] [stdout]      |                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]     --> crates/c-to-befunge/src/c_compiler.rs:1883:43
[INFO] [stdout]      |
[INFO] [stdout] 1883 |                 for (_field_name, (ctype, offset)) in struct_fields {
[INFO] [stdout]      |                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> crates/c-to-befunge/src/ir.rs:86:38
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn from_ctype(value: &CType, scope: &ScopeInfo) -> Self {
[INFO] [stdout]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_id`
[INFO] [stdout]    --> crates/c-to-befunge/src/ir.rs:105:27
[INFO] [stdout]     |
[INFO] [stdout] 105 |             CType::Struct(tag_id) => panic!("Structs cannot be irtypes"),
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tag_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> crates/c-to-befunge/src/ir.rs:86:38
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn from_ctype(value: &CType, scope: &ScopeInfo) -> Self {
[INFO] [stdout]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_id`
[INFO] [stdout]    --> crates/c-to-befunge/src/ir.rs:105:27
[INFO] [stdout]     |
[INFO] [stdout] 105 |             CType::Struct(tag_id) => panic!("Structs cannot be irtypes"),
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tag_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> crates/c-to-befunge/src/ir.rs:86:38
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn from_ctype(value: &CType, scope: &ScopeInfo) -> Self {
[INFO] [stdout]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_id`
[INFO] [stdout]    --> crates/c-to-befunge/src/ir.rs:105:27
[INFO] [stdout]     |
[INFO] [stdout] 105 |             CType::Struct(tag_id) => panic!("Structs cannot be irtypes"),
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tag_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `iquoted`
[INFO] [stdout]   --> crates/c-to-befunge/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let iquoted = vec!["./../../befunge_libc/stdlib/"];
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iquoted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `iquoted`
[INFO] [stdout]   --> crates/c-to-befunge/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let iquoted = vec!["./../../befunge_libc/stdlib/"];
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iquoted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BuilderErrorType` is never used
[INFO] [stdout]   --> crates/c-to-befunge/src/builder.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum BuilderErrorType {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `decrement_stack_ptr`, `bitshift_left`, and `bitshift_right` are never used
[INFO] [stdout]    --> crates/c-to-befunge/src/builder.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout]  36 | impl OpBuilder {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub fn decrement_stack_ptr(&mut self, amount: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 432 |     pub fn bitshift_left(&mut self, a: &IRValue, b: &IRValue) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 449 |     pub fn bitshift_right(&mut self, a: &IRValue, b: &IRValue) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `breakpoint` is never used
[INFO] [stdout]    --> crates/c-to-befunge/src/builder.rs:915:12
[INFO] [stdout]     |
[INFO] [stdout] 634 | impl OpBuilder {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 915 |     pub fn breakpoint(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ctype` is never used
[INFO] [stdout]    --> crates/c-to-befunge/src/c_compiler.rs:396:14
[INFO] [stdout]     |
[INFO] [stdout] 395 | impl VarData {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 396 |     const fn ctype(&self) -> &CType {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BuilderErrorType` is never used
[INFO] [stdout]   --> crates/c-to-befunge/src/builder.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum BuilderErrorType {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `decrement_stack_ptr`, `bitshift_left`, and `bitshift_right` are never used
[INFO] [stdout]    --> crates/c-to-befunge/src/builder.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout]  36 | impl OpBuilder {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub fn decrement_stack_ptr(&mut self, amount: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 432 |     pub fn bitshift_left(&mut self, a: &IRValue, b: &IRValue) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 449 |     pub fn bitshift_right(&mut self, a: &IRValue, b: &IRValue) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `breakpoint` is never used
[INFO] [stdout]    --> crates/c-to-befunge/src/builder.rs:915:12
[INFO] [stdout]     |
[INFO] [stdout] 634 | impl OpBuilder {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 915 |     pub fn breakpoint(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ctype` is never used
[INFO] [stdout]    --> crates/c-to-befunge/src/c_compiler.rs:396:14
[INFO] [stdout]     |
[INFO] [stdout] 395 | impl VarData {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 396 |     const fn ctype(&self) -> &CType {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `duration` is never read
[INFO] [stdout]     --> crates/c-to-befunge/src/c_compiler.rs:1213:5
[INFO] [stdout]      |
[INFO] [stdout] 1211 | struct SimpleDeclarationInfo {
[INFO] [stdout]      |        --------------------- field in this struct
[INFO] [stdout] 1212 |     c_type: CType,
[INFO] [stdout] 1213 |     duration: StorageDuration,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `SimpleDeclarationInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ISIZE_MAX` is never used
[INFO] [stdout]  --> crates/c-to-befunge/src/number_generation.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const ISIZE_MAX: isize = 1_114_111;
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `duration` is never read
[INFO] [stdout]     --> crates/c-to-befunge/src/c_compiler.rs:1213:5
[INFO] [stdout]      |
[INFO] [stdout] 1211 | struct SimpleDeclarationInfo {
[INFO] [stdout]      |        --------------------- field in this struct
[INFO] [stdout] 1212 |     c_type: CType,
[INFO] [stdout] 1213 |     duration: StorageDuration,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `SimpleDeclarationInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ISIZE_MAX` is never used
[INFO] [stdout]  --> crates/c-to-befunge/src/number_generation.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const ISIZE_MAX: isize = 1_114_111;
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]  --> crates/c-to-befunge/src/lib.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![expect(incomplete_features)]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]  --> crates/c-to-befunge/src/lib.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![expect(incomplete_features)]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `iquoted`
[INFO] [stdout]   --> crates/c-to-befunge/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let iquoted = vec!["./../../befunge_libc/stdlib/"];
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iquoted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BuilderErrorType` is never used
[INFO] [stdout]   --> crates/c-to-befunge/src/builder.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum BuilderErrorType {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `decrement_stack_ptr`, `bitshift_left`, and `bitshift_right` are never used
[INFO] [stdout]    --> crates/c-to-befunge/src/builder.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout]  36 | impl OpBuilder {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub fn decrement_stack_ptr(&mut self, amount: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 432 |     pub fn bitshift_left(&mut self, a: &IRValue, b: &IRValue) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 449 |     pub fn bitshift_right(&mut self, a: &IRValue, b: &IRValue) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `breakpoint` is never used
[INFO] [stdout]    --> crates/c-to-befunge/src/builder.rs:915:12
[INFO] [stdout]     |
[INFO] [stdout] 634 | impl OpBuilder {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 915 |     pub fn breakpoint(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ctype` is never used
[INFO] [stdout]    --> crates/c-to-befunge/src/c_compiler.rs:396:14
[INFO] [stdout]     |
[INFO] [stdout] 395 | impl VarData {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 396 |     const fn ctype(&self) -> &CType {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `duration` is never read
[INFO] [stdout]     --> crates/c-to-befunge/src/c_compiler.rs:1213:5
[INFO] [stdout]      |
[INFO] [stdout] 1211 | struct SimpleDeclarationInfo {
[INFO] [stdout]      |        --------------------- field in this struct
[INFO] [stdout] 1212 |     c_type: CType,
[INFO] [stdout] 1213 |     duration: StorageDuration,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `SimpleDeclarationInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ISIZE_MAX` is never used
[INFO] [stdout]  --> crates/c-to-befunge/src/number_generation.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const ISIZE_MAX: isize = 1_114_111;
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]  --> crates/c-to-befunge/src/lib.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![expect(incomplete_features)]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling c-to-befunge-bin v0.1.0 (/opt/rustwide/workdir/crates/c-to-befunge-bin)
[INFO] [stderr] error: failed to run custom build command for `c-to-befunge-bin v0.1.0 (/opt/rustwide/workdir/crates/c-to-befunge-bin)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/c-to-befunge-bin-c0d4b1085442f05c/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/befunge_libc
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: Preprocessor (gcc) error
[INFO] [stderr]    = internal/_bf_float.c:1:9: fatal error: softfloat.h: No such file or directory
[INFO] [stderr]      compilation terminated.
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "0d71e14dd31d93094c8f7adbe7ca75442544fba71f06e2632e7df34fa275f681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d71e14dd31d93094c8f7adbe7ca75442544fba71f06e2632e7df34fa275f681", kill_on_drop: false }`
[INFO] [stdout] 0d71e14dd31d93094c8f7adbe7ca75442544fba71f06e2632e7df34fa275f681
